home *** CD-ROM | disk | FTP | other *** search
- Path: aimnet.aimnet.com!not-for-mail
- From: jmcneill@aimnet.com (Jonathan S. McNeill)
- Newsgroups: comp.lang.c++
- Subject: Re: Help: Good book for MSVC++ 4.0
- Date: 1 Apr 1996 11:54:46 -0800
- Organization: Aimnet Corporation
- Sender: jmcneill@aimnet.com
- Message-ID: <4jpca6$nrk@aimnet.aimnet.com>
- References: <Pine.SUN.3.91.960401111820.3778A-100000@aldebaran.oac.uci.edu>
- NNTP-Posting-Host: aimnet.aimnet.com
-
- In article <Pine.SUN.3.91.960401111820.3778A-100000@aldebaran.oac.uci.edu>,
- Dongsheng Liu <dsliu@aldebaran.oac.uci.edu> wrote:
- >Hi!
- > I need some suggestions on choosing a book for MS Visual
- > C++ for windows application. Its seems that there so many books out
- > there for it. Can some one tell me which one is better?
-
- I highly recommend "Inside VisualC++ 4.0" by Microsoft Press. It explains
- things well, and is straightforward enough to understand.
-
- > Plus, is that true that MSVC++ 4.0 working on win95(or NT)
- >environment can only develope applications for win95 but win3.x 16 bit
- >environment?
-
- MSVC++ 4.0 ships with v4.0 and v1.5x. v4.0 is used for developing 32 bit
- apps, with v1.5x used for developing 16 bit apps.
-
- R/
- Jon McNeill
- jmcneill@aimnet.com
-
-